Support bucket with different priorities#55
Conversation
simolus3
left a comment
There was a problem hiding this comment.
Adding some of my own comments for a discussion on this.
|
After checking the implementation, I realized that a row present in multiple buckets with different priorities has a big potential for edge cases - both in the spec and the specific implementation. This is specifically relevant for the A potential use case could be where a user has a lot of data, and "stars" specific items to prioritize the sync of them. For these examples, suppose we have two buckets: bucket1 and bucket2, with priorities 1 and 2 respectively. The same row could be in either or both of the buckets.
|
6fe46be to
4248310
Compare
No description provided.